@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	
}
.navBg {
	background-image: url(images/nav_bg.jpg);
	background-repeat: none;
	margin: 0px;
	padding: 0px;
}
.nav {
	font-family: "Gill Sans MT", Arial;
	font-size: 1.1em;
	text-align: center;
	text-transform: uppercase;
	width: 996px;
	margin: 0em;
	background-repeat: no-repeat;
	height: 100%;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
}
.nav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 24px;
}
.nav a:hover {
	color: #ECD8AA;
	text-decoration: none;
}


.mainText {
	color: #054250;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	width: 870px;
	margin-top: 50px;
	margin-right: 60px;
	margin-bottom: 60px;
	margin-left: 60px;
}
.mainBg {
	background-image: url(images/main-page-_bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

.photoRt {
	margin: 16px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.photoLeft {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 0px;
}
.rightPadLeft {
	margin-left: 40px;
}

.centerQuote {
	font-size: 1em;
	font-style: normal;
	line-height: 1.3em;
	text-align: center;
	color: #FBFBFB;
	background-color: #866346;
	padding: 10px;
}



a {
	color: #054350;
	text-decoration: underline;
}
a:hover {
	color: #054350;
	text-decoration: none;
}


li {
	line-height: 22px;
	list-style-image: url(images/bullet_teal.jpg);
	padding-bottom: 10px;
}

h1 {
	font-size: 1.5em;
	color: #054350;
	font-family: "Palatino Linotype", "Times New Roman";
	font-weight: bold;
	text-transform: capitalize;
}
h2 {
	font-size: 1em;
	text-transform: uppercase;
	color: #054350;
	line-height: 1.3em;
}






.rightCol {
	float: right;
	width: 160px;
	margin-top: 30px;
	margin-right: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: none;
	color: #FFF;
	line-height: 1.3em;
	background-color: #228989;
	padding: 10px;
	border: 1px solid #908C6D;
	text-align: left;
	margin-left: 40px;
	clear: both;
}
.rightCol a {
	color: #FFF;
	text-decoration: underline;
	
}
.rightCol a:hover {
	color: #F1EDD9;
	text-decoration: none;	
}









.rightColwhite {
	float: right;
	width: 160px;
	margin-top: 30px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #054250;
	line-height: 1.3em;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: center;
	font-weight: normal;
	border: 1px solid #054250;
	margin-left: 40px;
	clear: right;
}

.gift {
	float: right;
	width: 160px;
	margin-top: 30px;
	margin-right: 20px;
	font-family: "Century Gothic", Arial;
	font-size: 1.05em;
	font-style: normal;
	color: #FFFFFF;
	line-height: 1.2em;
	background-color: #CB5736;
	padding: 10px;
	border: 1px solid #908C6D;
	text-align: center;
	margin-left: 40px;
}
.gift a {
	color: #F1EDD9;
	text-decoration: underline;	
}

.line {
	width: 500px;
	border-top-style: solid;
	border-top-color: #666156;
	border-top-width: 1px;
}
.box {
	border: 1px solid #054250;
	padding: 20px;
}





.footer {
	color: #054250;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.1em;
}

.footer a {
	color: #F1EDD9;
	text-decoration: none;
	
}
.footer a:hover {
	color: #F1EDD9;
	text-decoration: underline;	
}
